Auto merge of #1406 - alexcrichton:issue-1404, r=wycats
authorbors <bors@rust-lang.org>
Thu, 12 Mar 2015 02:29:59 +0000 (02:29 +0000)
committerbors <bors@rust-lang.org>
Thu, 12 Mar 2015 02:29:59 +0000 (02:29 +0000)
When loading targets to compile, be sure to use the targets from the package
that's being passed down to the compilation step, not the one that was passed in
which is overridden.

Closes #1404


Trivial merge